libelf cannot rely on the strlcpy() BSD-ism.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 29 Jan 2007 11:47:00 +0000 (11:47 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 29 Jan 2007 11:47:00 +0000 (11:47 +0000)
commitb83f66feae1269d43bb7ac4d58f80faec7048a7a
tree47fb380faf297d99b6315874eea02580c451b284
parentd0ee6737093998c4c52043d70041427718fead65
libelf cannot rely on the strlcpy() BSD-ism.
Make a private definition based on strncpy and strlen.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/common/libelf/libelf-dominfo.c
xen/common/libelf/libelf-private.h